Skip to content

Conversation

@mingxin-zheng
Copy link
Contributor

@mingxin-zheng mingxin-zheng commented Jul 7, 2025

This PR updates version for dependency (v0.2.0rc2), reorganizes Docker setup documentation for both robotic surgery and ultrasound, and rewrites the robotic surgery Dockerfile to use a CUDA-based image with Conda.

Signed-off-by: Mingxin Zheng <[email protected]>
@mingxin-zheng
Copy link
Contributor Author

/build

Signed-off-by: Mingxin Zheng <[email protected]>
Signed-off-by: Mingxin Zheng <[email protected]>
Signed-off-by: Mingxin Zheng <[email protected]>
@mingxin-zheng
Copy link
Contributor Author

/build

@mingxin-zheng mingxin-zheng requested a review from Copilot July 8, 2025 15:55
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates simulator version references, reorganizes Docker setup documentation, and rewrites the robotic surgery Dockerfile to use a CUDA-based image with Conda.

  • Updated raytracing simulator links from v0.2.0rc1 to v0.2.0rc2
  • Reworked Docker README for robotic_ultrasound and robotic_surgery with clearer prerequisites and run steps
  • Replaced the robotic_surgery base image and install flow in its Dockerfile to use CUDA, apt dependencies, and Conda

Reviewed Changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
workflows/robotic_ultrasound/scripts/simulation/README.md Bumped Ultrasound Raytracing README link to rc2
workflows/robotic_ultrasound/docker/README.md Reorganized Docker instructions and corrected image tag to robotic_us
workflows/robotic_ultrasound/README.md Updated asset‐catalog link to rc2
workflows/robotic_surgery/docker/README.md Rewritten Docker guide with new headings and run commands
workflows/robotic_surgery/docker/Dockerfile Switched to nvidia/cuda:12.8.1-devel-ubuntu24.04 base and Conda flow
workflows/robotic_surgery/README.md Updated asset‐catalog link to rc2
tools/env_setup/install_isaac.sh Updated asset‐catalog install line to rc2
Comments suppressed due to low confidence (2)

workflows/robotic_surgery/docker/README.md:44

  • [nitpick] The indentation for this -e "PRIVACY_CONSENT=Y" \ line is inconsistent with the other flags. Please align it with the surrounding -e entries for readability.
    -e "PRIVACY_CONSENT=Y" \

workflows/robotic_surgery/docker/README.md:45

  • We need to mount the RTI license (e.g., -v ~/docker/rti:/root/rti:ro) and the asset cache (~/.cache/i4h-assets) here—otherwise the container won’t find required licenses or assets at runtime.
    -v /tmp/.X11-unix:/tmp/.X11-unix \

@mingxin-zheng mingxin-zheng changed the title Fix robotic_surgery live streaming docker Rewrite the robotic surgery Dockerfile to fix livestream issues Jul 8, 2025
@mingxin-zheng mingxin-zheng merged commit 1d087ac into main Jul 8, 2025
4 checks passed
@mingxin-zheng mingxin-zheng deleted the mz/fix_surgery_docker branch July 8, 2025 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants